Drive.pathOnHost

Required: Path to drive on the host's file system

struct Drive
@serializationRequired
@serializationKeys("path_on_host")
string pathOnHost;

Meta